Auto merge of #2602 - durka:patch-5, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 21 Apr 2016 18:16:01 +0000 (11:16 -0700)
committerbors <bors@rust-lang.org>
Thu, 21 Apr 2016 18:16:01 +0000 (11:16 -0700)
commit867627c2752f9a3b6908805772b83b3824643aac
tree8714031d8b9751d33b744257f3a6f0c1b5dbb247
parent09c08874af1e8fa94b6463ead07ad46ee37d946e
parent1cd1fa0faf512029d402d81d4be021c7c6a4b787
Auto merge of #2602 - durka:patch-5, r=alexcrichton

fix rerun-if-changed documentation

The documentation corresponded to the initial proposed implementation, which was changed to remove special handling of directories before it was ever merged.

closes #2599
r? @alexcrichton